Making a Web Server
Back to Home
01. Lesson 2 Introduction
02. Review of Clients, Servers and Protocols
03. HTTP and Response Codes
04. Building a Server with HTTPBaseServer
05. Running a Web Server
06. Port Forwarding
07. Responding to Multiple GET Requests
08. Hola Server
09. Adding POST to web server
10. Running the POST Web Server
11. Adding CRUD to our Website
12. CRUD Objectives
13. Adding CRUD Hints
14. CRUD Hints
15. Objective 1
16. Objective 2
17. Objective 3
18. Objective 4
19. Objective 5
20. Lesson 2 Wrap-Up
Back to Home
05. Running a Web Server
Running a Web Server
Question:
Start Quiz:
INSTRUCTOR NOTE:
Click here to view the code for
webserver.py